Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix test_element_type test #224

Merged
merged 1 commit into from
Jan 26, 2025
Merged

fix: fix test_element_type test #224

merged 1 commit into from
Jan 26, 2025

Conversation

iMichka
Copy link
Contributor

@iMichka iMichka commented Jan 13, 2025

No description provided.

@iMichka iMichka force-pushed the vector2 branch 2 times, most recently from 9d23c2a to 4083b7a Compare January 13, 2025 21:45
@iMichka iMichka force-pushed the vector2 branch 3 times, most recently from e3eb710 to 3ae7e0e Compare January 21, 2025 21:31
In some rare cases the find_value_type function would find multiple declarations.
The logic in the function prevented to return the right value type, so I inverted it
which fixes one more test on macOS

Fixes:
FAILED tests/test_vector_traits.py::test_element_type - RuntimeError: Unable to find out vector '::std::vector<std::wstring>' key\value type.
@iMichka iMichka changed the title test: debug test fix: fix test_element_type test Jan 26, 2025
@iMichka iMichka merged commit d26f145 into develop Jan 26, 2025
8 checks passed
@iMichka iMichka deleted the vector2 branch January 26, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant